projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ce3d35
)
* commands.texi (Focus Events): Most X window managers don't use
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 25 Mar 2009 14:17:57 +0000
(14:17 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 25 Mar 2009 14:17:57 +0000
(14:17 +0000)
focus-follows-mouse nowadays.
doc/lispref/ChangeLog
patch
|
blob
|
history
diff --git
a/doc/lispref/ChangeLog
b/doc/lispref/ChangeLog
index b1f28bf242b0084bbfa643c1080a203faedd7941..f0f6f754fc3bd83705ce652a3029f4437f645f39 100644
(file)
--- a/
doc/lispref/ChangeLog
+++ b/
doc/lispref/ChangeLog
@@
-1,3
+1,8
@@
+2009-03-25 Chong Yidong <cyd@stupidchicken.com>
+
+ * commands.texi (Focus Events): Most X window managers don't use
+ focus-follows-mouse nowadays.
+
2009-03-24 Chong Yidong <cyd@stupidchicken.com>
* commands.texi (Defining Commands): Clarify introduction.